home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jason Aller Floppy Collection
/
269.img
/
AWR{SID}.ZIP
/
README.DAT
< prev
next >
Wrap
Text File
|
1989-03-29
|
717b
|
17 lines
Makedat takes one argument, the name of a command file which contains the
output file name followed by the list of files to be merged together.
The command file should contain as the first line the name of the
output file. The following lines are a four character file id followed
by the name of the file which corresponds to that id. As an example
the command file to create a p51S artwork file could be:
--------------------------------------------------------
p51S
FORW forw.ega
BACK back.ega
LEFT left.ega
RGHT rght.ega
--------------------------------------------------------
The resulting file from running makedat would be named p51S.
Note that CASE IS IMPORTANT FOR THE FOUR CHARACTER IDS.